Welcome![Sign In][Sign Up]
Location:
Search - interrupt 51

Search list

[Othersd2000全系列 51汇编程序

Description: 本程序用于测试实时时钟模块SD2000系列功能之一:四种中断功能 程序功能如下: 1.在SD2000试验板上显示实时时间的小时和分钟? 2./INT1 到指定时刻时输出低电平. 3./INT2输出固定频率32768HZ. 4.测试每分钟边沿中断输出(INT MODE3)和每分钟固定中断输出(INT MODE4)功能-procedures used to test the real-time clock module SD2000 series of functional one : four interrupts functions of the program are as follows : 1. The SD2000 board real-time test of time 2./INT1 hours and minutes to the designated low-level output at the moment. 3./INT2 32768HZ fixed frequency output. 4. testing every minute edge interrupt output (INT MODE3) per minute and fixed interrupt output (INT MODE4) function
Platform: | Size: 4320 | Author: 小顽童 | Hits:

[Other resource51单片机系统中运用电脑上的大键盘

Description: 51单片机系统中运用电脑上的大键盘! Keyboard接线 PS/2--------51 1 DATA------P3.4 3 GND 4 VCC 5 CLK-------P3.3 接在51的外部中断,触发方式为低电平 AT89x51使用12M Modified by Shen Peng! Postgraduate of 2003, 7 Department Harbin Engineering University-51 microcomputer system on the use of the computer keyboard! Keyboard Connection PS/2--------51 a DATA ------ P3.4 three GND 4 VCC five CLK ------- P3.3 Then in the 51 external interrupt trigger mode for low-level AT89x51 use 12M Modified by Shen Peng! Postgraduate of 2003, seven Department Harbin Engineering University
Platform: | Size: 2805 | Author: 卢月亮 | Hits:

[Other resourceMCS-51系统中断优先级的软扩展

Description: 鉴于MCS-51系统只提供“二级中断嵌套”,提出扩展51系统中断优先级的纯软件方法。其利用51系统内建的中断允许寄存器IE和中断优先级寄存器IP,通过屏蔽字机制来实现;以C51的形式,给出这种扩展方法的函数库实现,为该方法的使用赋予友好、简洁的用户接口。-Given MCS-51 systems only provide "two interrupt nesting," expanded 51 priority system interruption of pure software. The use of 51 built-in system allows interruption Register IE and priority interrupt register IP, through word shielding mechanisms to achieve; C51 in the form of this expansion is the way to achieve functions, methods for the use of empowerment friendly, simple user interface.
Platform: | Size: 75711 | Author: 江丰 | Hits:

[Other resource51单片机example_ellcerent

Description: 51单片机众多优秀的开发源程序:ZLG7290例程*ZLG7290汇编例程*蜂鸣器音乐例程*蜂鸣器响例程*读EEPROM并显示例程*16×2LCD模块例程*128×64点阵LCD模块例程*直连KEY和LED例程*直连LED例程*lin模块的原码及例程。LIN总线例程 RS232例程(包括PC端和书上了串口例程) USB1.1例程(包括PC端) RS485例程 USB2.0例程(有3个,包括PC端) 基于ETHERNET的TCPIP例程 时钟显示例程 CAN自发自收例程 外中断1 CAN例程 USB2.0PC例程-51 MCU development of many excellent source : Wire routines * * Wire compilation routines buzzer music routines * * buzzer sound routines EEPROM read and display routines * 16 gen module routines * 128 x 64 dot-matrix LCD module routines * Direct Connect KEY routines and LED * Direct Connect lin * LED module routines of the original code and routines. LIN bus RS232 routines routines (including PC - and a book on the serial routines) USB1.1 routines (including the PC side) RS485 routines USB2.0 routines (there are three, including the PC side) BASED ETHERNET TCPIP routines clock display routines CAN spontaneous collected an external interrupt routines CAN routines USB2.0PC routines
Platform: | Size: 4394044 | Author: 符凝思 | Hits:

[Other resource51中断例子

Description: 1. EXT_C.rar, 给初学者(带中文注释的C51语言例程), 利用外部中断实现LED灯的简单控制。 2. EXT_A.rar, 给初学者(带中文注释的51汇编语言例程), 利用外部中断实现LED灯的简单控制。 两个同样功能的中断例程, 一个用C51实现, 另一个用ASM51实现(ASM51是由C51反汇编生成的), 都在MCU51-63K仿真器下通过实验的哦, 小虾们可以试试看。-1. EXT_C.rar for beginners (with the Chinese language in the notes C51 routines), the use of external LED lights interrupted a simple control. 2. EXT_A.rar for beginners (with the Chinese Notes of the 51 assembly language routines), the use of external LED lights interrupted a simple control. Two of the same functions interrupt routines, a C51, and the other using Calling achieve (Calling is compiled by the Anti-generation C51), in MCU51 - 63K simulator through experiments Oh, shrimp can try.
Platform: | Size: 219140 | Author: 培林 | Hits:

[Other resource51定时中断例

Description: 1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。 2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。 两个同样功能的timer0中断程序都在MCU51-63K仿真器下通过实验, 小虾们可以试试看。 -1. T0_ASM.rar, (with the Chinese language in the notes C51 routines), Timer 0 interrupt the use of LED lights to the simple control. 2. T0_C51.rar, (with the Chinese Notes of the 51 assembly language routines), Timer 0 interrupt the use of LED lights to the simple control. Two of the same functions timer0 interrupted proceedings in MCU51 - 63K simulator through experiments, shrimp can try.
Platform: | Size: 33245 | Author: 培林 | Hits:

[SCM51外部中断例程

Description: 51外部中断例程-51 external interrupt routines
Platform: | Size: 219136 | Author: 超人 | Hits:

[SCM51单片机系统中运用电脑上的大键盘

Description: 51单片机系统中运用电脑上的大键盘! Keyboard接线 PS/2--------51 1 DATA------P3.4 3 GND 4 VCC 5 CLK-------P3.3 接在51的外部中断,触发方式为低电平 AT89x51使用12M Modified by Shen Peng! Postgraduate of 2003, 7 Department Harbin Engineering University-51 microcomputer system on the use of the computer keyboard! Keyboard Connection PS/2--------51 a DATA------ P3.4 three GND 4 VCC five CLK------- P3.3 Then in the 51 external interrupt trigger mode for low-level AT89x51 use 12M Modified by Shen Peng! Postgraduate of 2003, seven Department Harbin Engineering University
Platform: | Size: 2048 | Author: 卢月亮 | Hits:

[SCM51单片机example_ellcerent

Description: 51单片机众多优秀的开发源程序:ZLG7290例程*ZLG7290汇编例程*蜂鸣器音乐例程*蜂鸣器响例程*读EEPROM并显示例程*16×2LCD模块例程*128×64点阵LCD模块例程*直连KEY和LED例程*直连LED例程*lin模块的原码及例程。LIN总线例程 RS232例程(包括PC端和书上了串口例程) USB1.1例程(包括PC端) RS485例程 USB2.0例程(有3个,包括PC端) 基于ETHERNET的TCPIP例程 时钟显示例程 CAN自发自收例程 外中断1 CAN例程 USB2.0PC例程-51 MCU development of many excellent source : Wire routines** Wire compilation routines buzzer music routines** buzzer sound routines EEPROM read and display routines* 16 gen module routines* 128 x 64 dot-matrix LCD module routines* Direct Connect KEY routines and LED* Direct Connect lin* LED module routines of the original code and routines. LIN bus RS232 routines routines (including PC- and a book on the serial routines) USB1.1 routines (including the PC side) RS485 routines USB2.0 routines (there are three, including the PC side) BASED ETHERNET TCPIP routines clock display routines CAN spontaneous collected an external interrupt routines CAN routines USB2.0PC routines
Platform: | Size: 19338240 | Author: 符凝思 | Hits:

[SCM51中断例子

Description: 1. EXT_C.rar, 给初学者(带中文注释的C51语言例程), 利用外部中断实现LED灯的简单控制。 2. EXT_A.rar, 给初学者(带中文注释的51汇编语言例程), 利用外部中断实现LED灯的简单控制。 两个同样功能的中断例程, 一个用C51实现, 另一个用ASM51实现(ASM51是由C51反汇编生成的), 都在MCU51-63K仿真器下通过实验的哦, 小虾们可以试试看。-1. EXT_C.rar for beginners (with the Chinese language in the notes C51 routines), the use of external LED lights interrupted a simple control. 2. EXT_A.rar for beginners (with the Chinese Notes of the 51 assembly language routines), the use of external LED lights interrupted a simple control. Two of the same functions interrupt routines, a C51, and the other using Calling achieve (Calling is compiled by the Anti-generation C51), in MCU51- 63K simulator through experiments Oh, shrimp can try.
Platform: | Size: 219136 | Author: www | Hits:

[SCM51定时中断例

Description: 1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。 2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。 两个同样功能的timer0中断程序都在MCU51-63K仿真器下通过实验, 小虾们可以试试看。 -1. T0_ASM.rar, (with the Chinese language in the notes C51 routines), Timer 0 interrupt the use of LED lights to the simple control. 2. T0_C51.rar, (with the Chinese Notes of the 51 assembly language routines), Timer 0 interrupt the use of LED lights to the simple control. Two of the same functions timer0 interrupted proceedings in MCU51- 63K simulator through experiments, shrimp can try.
Platform: | Size: 32768 | Author: www | Hits:

[SCMWashingMachineControlSystemBasedonSinglechipMCS-51

Description: 基于MCS- 51 单片机的洗衣控制系统, 控制面板由按键、指示灯和LED 显示器组成。 按键选择洗衣机工作方式, 指示灯配合按键工作, LED 显示器则显示洗衣机洗涤和脱水时 间。洗衣机的整体电路模块包括键盘矩阵、指示灯、电动机控制及电源电路。控制程序设计 包括定时中断服务程序、外中断服务程序及主程序。-Based on MCS-51 SCM laundry control system, control panel by the button, LED indicator light and display components. Button to choose washing machines work, light work with the button, LED display shows time washing machine washing and dehydration. Washing the overall circuit module includes a keyboard matrix, light, motor control and power circuit. Control program design includes interrupt service routine from time to time, outside the interrupt service routine and the main program.
Platform: | Size: 462848 | Author: nahong | Hits:

[SCMinterrupt

Description: 中断查询,51单片机4x4键盘扫描程序,利用外部中断。-Interruption of inquiries, 51 single-chip 4x4 keyboard scanning procedures, the use of external interrupt.
Platform: | Size: 1024 | Author: chenqunqin | Hits:

[SCM51

Description: 51单片机入门级资料。流水灯,数码管,矩阵键盘,AD,DA,液晶,定时器中断源程序并包含有PROTEUS仿真。-51 single-chip entry-level information. Water lights, digital tube, matrix keyboard, AD, DA, liquid crystal, the timer interrupt source and includes PROTEUS simulation.
Platform: | Size: 411648 | Author: | Hits:

[SCMLCD_Key(Interrupt)

Description: 基于51单片机的键盘和LED显示,键盘是用中断方式识别的-51 single-chip based on the keyboard and LED display, the keyboard interrupt is identified by the
Platform: | Size: 64512 | Author: 程俊 | Hits:

[Other Embeded programinterrupt

Description: 51单片机中内部中断和外部中断的原理及其一些运用。-51 microcontroller interrupt the principles and some application.
Platform: | Size: 67584 | Author: lhxj | Hits:

[SCM51

Description: 中断程序,L298电机控制,LCD显示,键盘无极调速-Interrupt routine, L298 motor control, LCD display, keyboard, stepless
Platform: | Size: 52224 | Author: 刘如贵 | Hits:

[SCM51单片机230个Proteus仿真实例

Description: 230个c51单片机仿真实例,LCD电话拨号按键,定时器,中断、、、、(230 C51 microcontroller simulation example, LCD phone dial-up button, timer, interrupt)
Platform: | Size: 3067904 | Author: winner | Hits:

[SCM51单片机驱动WiFi模块ESP8266模块的代码

Description: 一种网络控制模块在51单片机上跑的实验例程,有点兴趣可以研究(Network interrupt control made by 51 Singlechip)
Platform: | Size: 25600 | Author: opuqo | Hits:

[SCM51单片机串口实验

Description: 程序是3个关于51串口的实验程序包,包括工程文件,c源文件,HEX烧写文件。3个实验分别是:-51串口通讯;-51串口通讯中断应用;-51串口测温电脑显示。(51 Serial Communication;The application of serial communication interrupt;Serial temperature measuring computer display)
Platform: | Size: 86016 | Author: AKARUN | Hits:
« 12 3 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net